Displays a View and associates it with a Presenter.
public class ModelViewPresenterCommand<P, V> : WorkstationCommand
Public Class ModelViewPresenterCommand
(Of _P_ As IWorkstationPresenter(Of V),
_V_ As )
Inherits WorkstationCommand
Implements ICommand
generic<typename _P_>
generic<typename _V_>
public ref class ModelViewPresenterCommand : public WorkstationCommand, ICommand
where P: IWorkstationPresenter<V>
where V : class
Type Parameters
P
The presenter that will be activate and operate the view.
V
The View that will be displayed to the user.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document